home *** CD-ROM | disk | FTP | other *** search
- echo "This script will install the PLT: device."
- copy mountlist2.frag to SYS:devs/dosdrivers/PLT
- copy mountlist2.frag.info to SYS:devs/dosdrivers/PLT.info
- echo "The dos driver for PLT: has been placed in the"
- echo " SYS:devs/dosdrivers directory."
- copy plt-handler l:
- echo "The Plt-handler has been copied to the l: directory."
- assign PLTDATA: :multiplot/PLT
- mount plt:
- echo "PLTDATA: has been assigned and PLT: mounted."
- echo "Installation complete."
- echo "Note that PLTDATA: needs to be assigned for PLT: to run."
- echo "Please add this assignment to your s:startup-sequence."
- echo "Use close gadget to exit."
-
-